ISubsystem.Destroy method
Closes the link to the KINGSTAR Subsystem and terminates the Subsystem.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
Task Destroy()
Function Destroy() As Task
Return value
Type: Task
Represents an asynchronous operation.
See also